home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / background_2805.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  2.0 KB  |  107 lines

  1. -- background: 2805 from stack: in.0
  2. -- bmap block id: 16057
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   hide menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15.  
  16. -- part 6 (field)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=15 top=6 right=38 bottom=512
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 156
  24. -- text size: 18
  25. -- style flags: 256
  26. -- line height: 24
  27. -- part name: 
  28.  
  29.  
  30. -- part 18 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=48 top=310 right=333 bottom=74
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1012 / 1012
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: go back jack
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect dissolve fast
  45.   pop card
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51. -- part 36 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=16 top=308 right=340 bottom=47
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 21847 / 21847
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Mac
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   set icon of target to "mac apart"
  66.   visual effect barn door close
  67.   push card
  68.   go to card "mac apart"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 37 (field)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=286 top=39 right=293 bottom=510
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 0
  80. -- font id: 156
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85.  
  86.  
  87. -- part 39 (button)
  88. -- low flags: 00
  89. -- high flags: 0000
  90. -- rect: left=468 top=308 right=342 bottom=501
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 1020 / 1020
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Help Button
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   push card
  102.   visual effect venetian blinds
  103.   go to card id 18614
  104. end mouseUp
  105.  
  106.  
  107.